org.eclipse.vtp.desktop.editors.core.impl
Class ConnectorPropertiesPanel.Wrapper

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.impl.ConnectorPropertiesPanel.Wrapper
Enclosing class:
ConnectorPropertiesPanel

public class ConnectorPropertiesPanel.Wrapper
extends java.lang.Object


Constructor Summary
ConnectorPropertiesPanel.Wrapper(ConnectorRecord record)
           
 
Method Summary
 ConnectorRecord getRecord()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectorPropertiesPanel.Wrapper

public ConnectorPropertiesPanel.Wrapper(ConnectorRecord record)
Method Detail

getRecord

public ConnectorRecord getRecord()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object